home *** CD-ROM | disk | FTP | other *** search
- ; NOTE: A semi-colon at the start of a line signifies a comment
-
- ; This config file is designed to indicate which parts of a backpanel have been drawn.
- ; This largest backpanel will comprise of nine parts (topleft, top, topright, middleleft,
- ; middle, middleright, bottomleft, bottom, bottomright). The corner parts are unique and
- ; will only be drawn once per backpanel. The others will be repeated as often as necessary
- ; to fill in the whole panel size required.
- ; NOTE: not all parts need to be drawn, the program will compensate for missing parts by
- ; using a further repeat of the others.
-
- ; The first three items in this file should be filenames followed by the X and Y size of the
- ; border pattern. Entities drawn on backpanels will leave a border of these sizes to ensure
- ; any special border patterns do not get overwritten.
- ; NOTE: The last two numbers following a filename are required to be there but are ignored
- ; by backpanels. They are used by other graphics types.
- ; LORES filename, together with the built in Xborder and Yborder, and two ignored values
- BkPic1Lo.raw 0 0 0 0
- ; 320x400 filename
- BkPic1Md.raw 0 0 0 0
- ; HIRES filename
- BkPic1Hi.raw 0 0 0 0
-
- ; Backpanels require a more specialised configuration file than Character Sets. It is a
- ; series of strings rather than a series of characters. These strings indicate the order
- ; that the panels have been drawn and comprise of some or all the following list (in any
- ; order):
- ;
- ; TOPLEFT, TOP, TOPRIGHT, MIDDLELEFT, MIDDLE, MIDDLERIGHT, BOTTOMLEFT, BOTTOM, BOTTOMRIGHT
-
- ; The order for this panel
- MIDDLE
-